printing: Make GtkPrinter have a useful icon by default
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Oct 2014 16:19:15 +0000 (12:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Oct 2014 16:20:17 +0000 (12:20 -0400)
commitc0573272f3457fa1bf9def4ace5f5a502cd409d4
tree9cc92dc2ffdd2da8afe92b4b35fb339e1589a678
parentf634684eeb094216acbc4c2bcb84862574db60e5
printing: Make GtkPrinter have a useful icon by default

It causes complication elsewhere if gtk_printer_get_icon_name()
returns NULL initially. So make the icon name default to
"printer".
gtk/gtkprinter.c